Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Tue, 23 Jun 2026 19:44:21 +0000 (21:44 +0200)
committerÉtienne Mollier <emollier@debian.org>
Tue, 23 Jun 2026 19:44:21 +0000 (21:44 +0200)
commit5136d08bd1519e56d452defc6b8106e0b1c651ab
tree2e9a13cdbd31814fff00807300924a919e10b05d
parente1d36d0f339217be7f4896e5f59bee9ef5da620a
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.
===================================================================

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake